VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Base64 encoder\decoder

Brent McKibbin  (1 Submission)   Miscellaneous   Advanced   Wed 3rd February 2021

This .zip has both a straight module and a class implementation of a Base64 encoder and decoder. It is meant to be a generic implementation, so it doesn't add MIME headers or footers--those will need to be added by the calling code. Encoding speed on my machine runs about 2MB a second, and decoding around 1MB a second.

Inputs
Both functions expect to be passed strings.

Rate Base64 encoder\decoder (2(2 Vote))

Download Base64 encoder\decoder

Base64 encoder\decoder Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters